home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!intellic.demon.co.uk
- From: Chris Trueman <truemanc@intellic.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: Need help with first Windows Program
- Date: Thu, 18 Jan 96 09:44:52 GMT
- Organization: IntelliCorp
- Message-ID: <821958292snz@intellic.demon.co.uk>
- References: <4dn9mr$34a@gryphon.phoenix.net>
- Reply-To: truemanc@intellic.demon.co.uk
- X-NNTP-Posting-Host: intellic.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.30
- X-Mail2News-Path: intellic.demon.co.uk
-
- In article <4dn9mr$34a@gryphon.phoenix.net>
- calicott@phoenix.net "Christopher" writes:
-
- >I bought Windows programming for Dummies, but it turns out that the
- >first little hello world program source code won't compile and run in
- >Borland C++. It is for Microsoft C++. Does anyone have some good
- >example source code?
-
- Unless the example is using MFC I am sure the "code" will compile
- under both systems. You will, however, have to modify the makefile or
- project file. Use BC to create a new project (Windows Executable),
- add the code file and hit the compile button. It will work.
-
- - Chris
-
- -============================================================================-
- IntelliCorp Applications Consultant / E-mail: truemanc@intellic.demon.co.uk
- LiveModel and PowerModel are part / CServe: 100255,701
- of IntelliCorp's MODELWORKS / Tel : +44 (0)1344 305305
- application development suite. / Fax : +44 (0)1344 305100
- -============================================================================-
-